home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 2_queries / ison < prev    next >
Text File  |  2001-03-21  |  669b  |  20 lines

  1. Synopsis:
  2.    ison [<nick> [<nick> ...]]
  3.  
  4. Description:
  5.    This takes a list of nicknames, then returns the subset of that list
  6.    that are currently in use on the network.  If none are online, an
  7.    empty list is returned.  This is the mechanism used by NOTIFY.  If
  8.    no nickname is specified, the user's nickname is used (and is thus
  9.    returned).
  10.  
  11. See Also:
  12.    notify
  13.  
  14. Other Notes:
  15.    The 303 numeric is used to return ISON queries.  This numeric is used
  16.    by NOTIFY to determine who has signed on or off.  Caution should be
  17.    exercised when hooking this numeric, as it could very well hamper or
  18.    disable the client's internal NOTIFY system.
  19.  
  20.